deps: bump the go-modules group across 1 directory with 4 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the go-modules group across 1 directory with 4 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-modules group with 4 updates in the / directory: [github.com/goccy/go-json](https://github.com/goccy/go-json), [github.com/rs/zerolog](https://github.com/rs/zerolog), [github.com/spf13/viper](https://github.com/spf13/viper) and [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero). Updates `github.com/goccy/go-json` from 0.10.2 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.2...v0.10.6) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/tetratelabs/wazero` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](wazero/wazero@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/tetratelabs/wazero dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-0ee33186cc
branch
from
August 1, 2026 00:50
ea2c3c9 to
6bf7137
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 4 updates in the / directory: github.com/goccy/go-json, github.com/rs/zerolog, github.com/spf13/viper and github.com/tetratelabs/wazero.
Updates
github.com/goccy/go-jsonfrom 0.10.2 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)9872089fix: AnalyzeTypeAddr using sync.Once (#531)279389aFix: Switch to lazy init() in decoder and encoder (#490)3e9769dUpdate go.yml65c8b28Fix encode []*time.Time - check nil (#524)5e2ae3fUse io package instead of ioutil package (#498)3c67b03Fix custom map marshaling (#505)581620bUpdate go.ymlc352e8ffix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (#479)df897aefix: decode struct with pointer must be nil (#473)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)Updates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/tetratelabs/wazerofrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/tetratelabs/wazero's releases.
Commits
2ab480bRemove SQLite (#2502)2c14bbffeat: typed function references spec (#2497)475a1f8fix: compilation cache should store catch clause table (EH) (#2498)a3374cfrefactor: wasm.ValueType as type definition + widening (uint64) (#2495)8755611arm64: fix relocation bug when number of args > 8 (#2492)e6dd6c0Update golang.org/x/sys (#2493)2bbd517Fix fd_prestat_get integer overflow on 32-bit platforms (#2491)bfb20e0feat: exception handling spec (#2489)5cb4bb3Revert "Added f4 to community/users.md" (#2490)1dc02f0Added f4 to community/users.md (#2485)